Einhugur OpenDocument Text Plugin for Xojo

Section.Header Method

Gets header instance for the section.

Header(
   createIfNotExists as Boolean) as EinhugurODT.Header

Parameters

createIfNotExists
If set to true then header is created if it does not exist.

Returns

EinhugurODT.Header
The requested header or nil if footer did not exist.

Remarks

See Also

Section Class